model button: Complete the CSS node conversion
authorMatthias Clasen <mclasen@redhat.com>
Tue, 3 Nov 2015 17:20:53 +0000 (12:20 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 3 Nov 2015 17:20:53 +0000 (12:20 -0500)
commit19b34a44b232d6b86700382ade1daced9d601a60
tree5fc8709f1e64cbb925b46f62c814b0cf303d43e3
parent6791c1413df55052f4dc270c644acac976dcd89a
model button: Complete the CSS node conversion

There was still style context saving in the draw function,
and the CSS node was not always properly updated and positioned.
Fix these things, and use the same CSS node for the arrow
drawing as well.
gtk/gtkmodelbutton.c